UCF STIG Viewer Logo

The macOS system must be configured to disable sending diagnostic and usage data to Apple.


Overview

Finding ID Version Rule ID IA Controls Severity
V-257200 APPL-13-002021 SV-257200r905233_rule Medium
Description
It is detrimental for operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors. Operating systems can provide a wide variety of functions and services. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions). Examples of nonessential capabilities include but are not limited to games, software packages, tools, and demonstration software not related to requirements or providing a wide array of functionality not required for every mission but that cannot be disabled. Sending diagnostic data to Apple must be disabled.
STIG Date
Apple macOS 13 (Ventura) Security Technical Implementation Guide 2023-08-28

Details

Check Text ( C-60885r905231_chk )
Verify the macOS system is configured to disable sending diagnostic and usage data to Apple with the following command:

/usr/bin/sudo /usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep "allowDiagnosticSubmission"

allowDiagnosticSubmission = 0;

If there is no result, or if "allowDiagnosticSubmission" is not set to "0", this is a finding.

Alternatively, the settings are found in System Settings >> Privacy & Security >> Privacy >> Analytics & Improvements.

If the box "Share Mac Analytics" is checked, this is a finding.

If the box "Improve Siri & Dictation" is checked, this is a finding.

If the box "Share with app developers" is checked, this is a finding.
Fix Text (F-60826r905232_fix)
Configure the macOS system to disable sending diagnostic and usage data to Apple by installing the "Restrictions Policy" configuration profile.

Alternatively, the settings can be configured in System Settings >> Privacy & Security >> Privacy >> Analytics & Improvements by performing the following:

- Uncheck the box, "Share Mac Analytics".
- Uncheck the box "Improve Siri & Dictation".
- Uncheck the box "Share with app developers".